MessageConversationIndex Property |
Contains a binary value that indicates the relative position of this message within a conversation thread.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic byte[] ConversationIndex { get; set; }Public Property ConversationIndex As Byte()
Get
Set
Property Value
Type:
ByteThe index of the conversation.
See Also